home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 4-Demos / Third Party Demos / Information Management / MicroPlanner / card_6521.txt < prev    next >
Text File  |  1990-03-22  |  1KB  |  56 lines

  1. -- card: 6521 from stack: in
  2. -- bmap block id: 4551
  3. -- flags: 0000
  4. -- background id: 3387
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on mouseup
  8.   visual effect zoom close
  9.   pop card
  10. end mouseup
  11.  
  12.  
  13.  
  14. -- part 2 (button)
  15. -- low flags: 00
  16. -- high flags: 0000
  17. -- rect: left=10 top=136 right=186 bottom=473
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: 
  26. ----- HyperTalk script -----
  27. on mouseEnter
  28.   play harpsichord 76
  29. end mouseEnter
  30. on mouseUp
  31.   visual effect iris open
  32.   go card id 19623
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part 3 (button)
  38. -- low flags: 00
  39. -- high flags: 0000
  40. -- rect: left=426 top=307 right=341 bottom=511
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: Top'O'stack
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.   visual effect dissolve
  52.   go card id 4630
  53.   hide menubar
  54. end mouseUp
  55.  
  56.